@charset "utf-8";


* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

html,
body {
    background: #fff;
    color: #333;
    font: 14px/30px 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #e9280c;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

ul,
li {
    list-style: none;
}

img {
    border-style: none;
    text-decoration: none;
}

button,
input,
select,
textarea {
    font-size: 100%
}





.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.w1,
.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.h_top {
    background: #f4f4f4;
    height: 36px;
    line-height: 36px;
    color: #333;
}

.h_top_main p {
    font-weight: normal;
}

.h_top_main span {
    color: #333;
    margin: 0 10px;
    display: block;
}

.h_top_main span a {
    color: #333;
    padding: 0 10px;
}

.h_top_main .search {
    margin: 7px 0 0 15px;
}


.h_cen_main {
    height: 132px;
    overflow: hidden;
}

.h_cen_main .logo {
    margin-top: 40px;
    width: 770px;
    display: block;
    overflow: hidden;
}

.h_cen_main .logo img {
    float: left;
    display: block;
    padding-right: 20px;
}


.top_tel {
    width: 280px;
    margin-left: 20px;
    margin-top: 35px;
    height: 62px;
    background: url(../images/top_tel.png) left no-repeat;
    padding-left: 95px;
}

.top_tel p {
    font-size: 18px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
}

.top_tel h3 {
    font-size: 30px;
    color: #333;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: -1px;
}

.navlist {
    width: 100%;
    background: #014099;
    margin-top: 12px;
    height: 64px;
}

.nav_out {
    width: 1200px;
    display: block;
    margin: 0 auto;

}

.tem_head nav {
    position: absolute;
    height: 64px;
    line-height: 64px;
}

.tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_head nav ul li {
    position: relative;
    float: left;
    line-height: 64px;
}

.nav_line {
    height: 12px;
    overflow: hidden;
    margin: 20px 0px 0;
    background-color: #ccc;
    width: 1px;
    display: none
}

.tem_head nav a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 0 45px;
}

.tem_head nav a:hover {
    height: 64px;
    background: #4fa9f7;

}

.tem_head nav a.navdown {
    height: 64px;
    background: #4fa9f7;

}

.tem_head nav a.navdown:hover {
    height: 64px;
    background: #4fa9f7;


}

.tem_head nav ul li dl {
    position: absolute;
    top: 64px;
    left: 0;
    z-index: 99;
    display: none;
    background: rgba(1, 64, 153, 0.8);
    width: 154px;

}

.tem_head nav ul li dl dd {
    padding: 10px 10px 20px;
    display: block;
    overflow: hidden;

}

.tem_head nav ul li dl dd a {
    margin: 0 10px;
    padding: 0 5px;

    line-height: 36px;
    color: #fff;
    font-size: 14px;
    height: 36px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tem_head nav ul li dl dd a:hover {
    line-height: 36px;
    color: #fff !important;
    border-bottom: none;
    height: 36px;

}

.tem_head nav ul li:hover>dl {
    display: block;
}

.tem_head nav ul li dl dt {
    float: right;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    width: 380px;
    height: 200px;
    font-size: 0;
}

.tem_head nav ul li dl dt img {
    width: 380px;
    height: 200px;
}

.tem_head nav ul li dl dd i {
    position: absolute;
    top: -15px;
    left: 50px;
    z-index: 100;
    width: 100%;
    color: #f3f4f5;
    font-size: 22px;
}

.tem_head nav ul li dl.tem_pronoaw {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd div {
    float: left;
    padding: 0 20px;
    min-width: 100px;
}

.tem_head nav ul li dl.tem_pronoaw dd div h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #888;
    font-weight: normal;
}

.tem_head nav ul li dl.tem_pronoaw dd div p a {
    margin: 0;
}




/*banner*/

.flash {
    width: 100%;
    height: 665px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;
}

.flash1 {
    width: 1000px;
    height: 665px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 665px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 665px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}

/* 业务范围  */
.index_business {
    width: 1200px;
    display: block;
    margin: 60px auto;
    display: block;
    overflow: hidden;
}

.pro_tit {
    width: 100%;
    display: block;
    text-align: center;
}

.pro_tit h3 {
    font-size: 30px;
    color: #333;
    line-height: 40px;
}

.pro_tit h4 {
    font-size: 18px;
    color: #333;
    line-height: 36px;
}

.pro_tit hr {
    width: 70px;
    background: #014099;
    height: 3px;
    border: none;
    margin: 10px auto;
}

.pro_tit p {
    font-size: 16px;
    color: #666;
    padding: 10px 0;
}

.business_list {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 40px;
}

.business_list ul {
    list-style: none;
    display: block;
}

.business_list ul li {
    float: left;
    display: block;
    margin-right: 22px;
    overflow: hidden;
    position: relative;
    width: 385px;
    height: 275px;
    margin-bottom: 27px;
}

.business_list ul li:nth-child(3n) {
    margin-right: 0;
}

.business_list ul li img {
    width: 385px;
    height: 275px;
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.business_list ul li:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

.business_list ul li p {
    position: absolute;
    width: 324px;
    bottom: 23px;
    height: 45px;
    left: 28px;
    border-radius: 30px;
    background: rgba(1, 64, 153, 0.4);
    text-align: center;
    line-height: 45px;
    z-index: 99px;
    font-size: 18px;
    color: #fff;
}

/* 服务流程 */
.index_process {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 60px 0;
    background: url(../images/liucheng_bg.jpg) no-repeat 0px 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.pro_tit2 {
    width: 100%;
    display: block;
    text-align: center;
}

.pro_tit2 h3 {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
}

.pro_tit2 h4 {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    font-weight: normal;
}

.pro_tit2 hr {
    width: 70px;
    background: #fff;
    height: 3px;
    border: none;
    margin: 10px auto;
}

.process_list {
    width: 1200px;
    margin: 40px auto;
    display: block;
    overflow: hidden;
}

.process_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.process_list ul li {
    float: left;
    width: 305px;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    border-radius: 5px;
}

.process_list ul li img {}

.process_list ul li p {
    font-size: 24px;
    color: #333;
    line-height: 45px;
}

.process_list ul .arrow {
    width: 135px;
    background: none;
}

.process_list ul .arrow img {
    margin-top: 40px;
}

.process_list ul .p_down {
    width: 100%;
    display: block;
    overflow: hidden;
    background: none;
}

.process_list ul .p_down img {
    float: right;
    margin-right: 150px;
}

/* 甲醛治理案例 */
.index_case {
    width: 1200px;
    display: block;
    margin: 60px auto;
    display: block;
    overflow: hidden;
}

.slider {
    width: 1200px;
    min-width: 800px;
    height: 735px;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 40px auto 0;
}

.slider .bd {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px
}

.slider .bd li {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 424px;
}

.slider .bd li .p_img {
    width: 600px;
    float: left;
    display: block;
}

.slider .bd li .p_img img {
    width: 600px;
}

.slider .bd li .p_txt01 {
    width: 560px;
    padding: 0 20px;
    float: right;
    display: block;
    background: #014099;
    height: 424px;
}

.slider .bd li .p_txt01 h3 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    padding: 20px 0;
}

.slider .bd li .p_txt01 h4 {
    padding-left: 35px;
    background: url(../images/ico_p.png) left no-repeat;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}

.slider .bd li .p_txt01 p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding: 10px 0 15px;
}

.slider .bd li .p_txt01 dl {
    width: 100%;
    display: block;
    overflow: hidden;
}

.slider .bd li .p_txt01 dl dd {
    width: 30%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
    float: left;
}

.slider .bd li .p_txt01 dl dd img {
    width: 100%;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1200px !important;
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 290px;
    bottom: 15px;
    text-align: center;
}

.slider .hd li {
    position:relative;
    display: inline-block;    
    zoom: 1;
    width: 280px;
    height: 280px;
    line-height: 99px;
    overflow: hidden;
    background: url(../images/slider-btn.png) 0 -10px no-repeat;
    cursor: pointer;
    background: #fff;
    border: 1px solid #eee;
    -moz-box-shadow: -1px 1px 10px #eee;
    -webkit-box-shadow: -1px 1px 10px #eee;
    box-shadow: -1px 1px 10px #eee;
    margin: 10px 8px;
}

.slider .hd li:nth-child(4) {
    margin-right: 0;
}

.slider .hd li:nth-child(1) {
    margin-left: 0;
}

.slider .hd li img {
    width: 284px;
    display: block;
    overflow: hidden;
}

.slider .hd li .p_txt02 {
    position:absolute;
    left:0;
    bottom:0;
    text-align: left;
    padding: 10px;
    display: block;
    overflow: hidden;
    height: 40px;
    width:100%;
    background: #fff;
}

.slider .hd li .p_txt02 h3 {
    font-size: 16px !important;
    color: #333;
    line-height: 30px;
    font-weight: normal;
    padding: 5px 0;
}

.slider .hd li:hover .p_txt02 {
    background: #014099;
}

.slider .hd li:hover .p_txt02 h3 {
    color: #fff;
}

.slider .hd li.on {
    -moz-box-shadow: -1px 1px 11px #999;
    -webkit-box-shadow: -1px 1px 11px #999;
    box-shadow: -1px 1px 11px #999;
}

.slider .hd li.on .p_txt02 {
    background: #014099;
    color: #fff;
}

.slider .hd li.on .p_txt02 h3 {
    color: #fff;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 422px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -540px;
}

.slider .next {
    left: 50%;
    margin-left: 540px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 422px;
}

.slider .pnBtn .arrow {
    position: absolute;
    top: 48%;
    z-index: 1;
    width: 60px;
    height: 422px;
    display: block !important;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .prev .arrow {
    right: 0;
    background: url(../images/ico_fl.png) no-repeat;
}

.slider .next .arrow {
    left: 0;
    background: url(../images/ico_fr.png) no-repeat;
}

/* tab案例   */

.case_list {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 50px auto;

}

.case_list .tab-hd02 {
    zoom: 1;
    width: 152px;
    float: left;

}

.case_list .tab-hd02 li {
    width: 134px;
    text-align: center;
    cursor: pointer;
    padding: 3px 0;
    font-size: 18px;
    background: #4fa9f7;
    margin-bottom: 10px;
    color: #fff;
}

.case_list .tab-hd02 li i {
    width: 44px;
    height: 44px;
    display: block;
    margin: 0 auto;
}

.case_list .tab-hd02 .active02 {
    border-bottom: none;
    background: url(../images/active.png) no-repeat;
    padding-right: 13px;
    background-size: 148px 80px;
}


.case_list .tab-bd02 {
    border-top: none;
    width: 1024px;
    height: 650px;
    float: right;
}

.case_list .tab-bd02 li {
    display: none;
    width: 100%;
    overflow: hidden;
}

.case_list .tab-bd02 li.thisclass {
    display: list-item;
}

.case_list .tab-bd02 li.thisclass {
    display: block;
    overflow: hidden;
}

.case_list01 {
    display: block;
    overflow: hidden;
    width: 100%;
}

.case_list01 dl {
    width: 326px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 18px;
    position: relative;
    height: 250px;
    margin-bottom: 30px;
}

.case_list01 dl:nth-child(3n) {
    margin-right: 0 !important
}

.case_list01 dl dt {
    width: 326px;
    display: block;
    overflow: hidden;
    height: 250px;
}

.case_list01 dl dt img {
    width: 326px;
    height: 250px;
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.case_list01 dl:hover dt img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

.case_list01 dl dd {
    overflow: hidden;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 15px;
    width: 300px;
    height: 230px;
    text-align: center;
    border: 1px solid #fff;
    display: none;
    left: 13px;
}

.case_list01 dl dd h3 {
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-top: 65px;
}

.case_list01 dl dd span {
    width: 120px;
    border: 1px solid #fff;
    display: block;
    margin: 10px auto;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}

.case_list01 dl:hover dd {
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}


/* 关于我们  */
.index_about {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 80px 0 50px;
    background: url(../images/about_bg.jpg) center no-repeat;
}

.about_js {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_tit {
    width: 460px;
    height: 362px;
    display: block;
    padding: 0 60px 0 36px;
}

.ab_tit h3 {
    font-size: 30px;
    color: #fff;
    margin-top: 130px;
}

.ab_tit p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
}

.ab_tit span {
    width: 112px;
    height: 30px;
    border: 1px solid #fff;
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}

.ab_con {
    width: 480px;
    display: block;
    overflow: hidden;
    padding: 30px 40px 20px 36px;
    background: #4fa9f7;
}

.ab_con h4 {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}

.ab_con p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 15px 0;
}

.ab_video {
    height: 362px;
    display: block;
    overflow: hidden;
    width: 644px;
}

.vdo_left {
    width: 644px;
    display: block;
    overflow: hidden;
}

.ab_list {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 50px;
}

.ab_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.ab_list ul li {
    float: left;
    display: block;
    overflow: hidden;
    width: 190px;
    margin-right: 50px;
}

.ab_list ul li:last-child() {
    margin-right: 0;
}

.ab_list ul li p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.ab_list ul li i {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    margin-right: 5px;
}

.ab_list ul li .i01 {
    background: url(../images/ico1.png) 0 0 no-repeat;
}

.ab_list ul li .i02 {
    background: url(../images/ico1.png) 0 -50px no-repeat;
}

.ab_list ul li .i03 {
    background: url(../images/ico1.png) 0 -100px no-repeat;
}

.ab_list ul li .i04 {
    background: url(../images/ico1.png) 0 -150px no-repeat;
}

.ab_list ul li .i05 {
    background: url(../images/ico1.png) 0 -200px no-repeat;
}

/* 荣誉资质  */
.index_honor {
    width: 1200px;
    margin: 60px auto;
    display: block;
    overflow: hidden;
}

.honor_list {
    margin-top: 40px;
    display: block;
    overflow: hidden;
}

.honor_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.honor_list ul li {
    float: left;
    display: block;
    -moz-box-shadow: -1px 1px 11px #999;
    -webkit-box-shadow: -1px 1px 11px #999;
    box-shadow: -1px 1px 11px #999;
    margin: 20px 14px 20px 3px;
    width: 386px;
    min-height: 273px;
    overflow: hidden;
    max-height: 545px;
}

.honor_list ul li img {
    display: block;
    width:100%; height:272px;
}
.honor_list ul li:nth-child(7) img,.honor_list ul li:nth-child(8) img,.honor_list ul li:nth-child(9) img,.honor_list ul li:nth-child(10) img,.honor_list ul li:nth-child(11) img{ height:auto; }

.honor_list ul li:nth-child(3n) {
    margin-right: 2px;
}

/* 合作伙伴 */
.index_parnter {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 60px 0;
    background: url(../images/parnter_bg.jpg) no-repeat 0px 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.par_list {
    background: url(../images/par_bg.png) top no-repeat;
    width: 1090px;
    padding: 66px 0;
    margin: 60px auto 0;
    display: block;
    overflow: hidden;
}

.par_list ul {
    list-style: none;
}

.par_list ul li {
    width: 210px;
    height: 136px;
    float: left;
    display: block;
    margin: 0 30px 10px;
}

.par_list ul li img {
    width: 210px;
    height: 136px;
    display: block;
}

.par_list ul li:nth-child(5) {
    margin-left: 166px;
}

.par_list ul li:hover img {
    transform: rotateY(360deg);
    transition: all 2s;
}

/* 新闻中心  */
.index_news {
    width: 1200px;
    margin: 60px auto;
    display: block;
    overflow: hidden;
}

.news_list {
    width: 100%;
    display: block;
    margin-top: 50px;
    overflow: hidden;
}

.new_img {
    width: 600px;
    display: block;
    background: url(../images/news_img.jpg) no-repeat;
    height: 360px;
    border-top-left: 15px;
    border-top-right: 15px
}

.new_img ul {
    list-style: none;
    padding: 20px 0;
}

.new_img ul li {
    line-height: 48px;
    display: block;
    overflow: hidden;
}

.new_img ul .cur {
    line-height: 58px !important;
    background: url(../images/news_bg.png) no-repeat;
}

.new_img ul li a {
    float: left;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
}

.new_img ul li span {
    float: right;
    margin-right: 32px;
    font-size: 14px;
    color: #fff;
}

.news_xx {
    width: 600px;
    display: block;
    overflow: hidden;
}

.news_xx .cur {
    display: block;
    transition: all .2s;
}

.news_xx dl {
    display: block;
    padding: 40px 55px;
    display: none;
}

.news_xx dl h3 {
    font-size: 18px;
    color: #333;
    line-height: 45px;
}

.news_xx dl span {
    display: block;
    margin: 30px 0 20px;
    font-size: 14px;
    color: #999
}

.news_xx dl p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.news_xx dl i {
    display: block;
    margin-top: 20px;
}

.p_more {
    width: 245px;
    display: block;
    margin: 30px auto 0;
    border-radius: 12px;
    overflow: hidden;
    text-align: center;
    background: #154b9b;
}

.p_more a {
    display: block;
    padding: 15px 0;
    font-size: 16px;
    color: #fff;
}

/* 友情链接  */
.index_link {
    width: 100%;
    background: #edeaf1;
    display: block;
    overflow: hidden;
    height: 68px;
}

.index_link ul {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.index_link ul li {
    float: left;
    display: block;
    padding: 27px 0;
    overflow: hidden;
}

.index_link ul li a {
    font-size: 14px;
    color: #333;
    display: block;
    padding: 0 18px;
    line-height: 14px;
    border-right: 1px solid #333;
}

.index_link ul li a:hover {
    color: #154b9b;
    text-decoration: underline;
}

.index_link ul .link_tit {
    width: 120px;
    background: url(../images/link_tit.png) no-repeat;
    height: 68px;
    padding: 0 !important;
}

.index_link ul .link_tit p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding: 12px 0 10px 20px;
}

.index_link ul .link_tit p i {
    font-size: 18px;
    font-style: normal;
}

.footer {
    width: 100%;
    background: #19202b;
    display: block;
    overflow: hidden;
}

.sub_area {
    width: 100%;
    border-bottom: 1px solid #303741;
    display: block;
    overflow: hidden;
    height: 50px;
}

.sub_area ul {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.sub_area ul li {
    float: left;
    display: block;
    overflow: hidden;
    padding: 18px 0;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}

.sub_area ul li a {
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 0 10px;
    line-height: 14px;
    border-right: 1px solid #fff;
}

.db_con {
    padding: 50px 0 30px;
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.db_lx {
    width: 546px;
    display: block;
    overflow: hidden;
}

.db_lx h3,
.db_link h3,
.db_ewm h3 {
    width: 149px;
    background: url(../images/db_nav.jpg) no-repeat;
    padding-top: 10px;
    font-size: 14px;
    color: #fff;
}

.db_lx p {
    font-size: 14px;
    color: #fff;
    margin: 5px 0 10px;
    line-height: 30px;
    display: block;
}

.db_link {
    width: 400px;
    display: block;
    overflow: hidden;
}

.db_link ul {
    list-style: none;
    display: block;
    overflow: hidden;
    width: 240px;
    margin-top: 20px;
}

.db_link ul li {
    float: left;
    display: block;
    width: 80px;
    line-height: 32px;
    overflow: hidden;
}

.db_link ul li a {
    font-size: 14px;
    color: #fff;
}

.db_ewm {
    width: 250px;
    display: block;
    overflow: hidden;
}

.db_ewm ul {
    list-style: none;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

.db_ewm ul li {
    width: 115px;
    float: left;
    display: block;
    margin-right: 15px;
}

.db_ewm ul li:nth-child(2) {
    margin-right: 0;
}

.db_ewm ul li img {
    width: 97px;
    margin: 0 auto;
    display: block;
}

.db_ewm ul li p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

.copyright {
    width: 100%;
    background: #11151c;
    display: block;
    overflow: hidden;
}

.copyright p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
}

.copyright p a {
    color: #fff;
}




/*左侧分栏*/

.con_section {

    position: relative;

    padding: 20px 0 50px;

}

lside {
    display: block;
    position: relative;

    float: left;

    width: 222px;

}

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #0060a9;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;

    display: block;

    overflow: hidden;

    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {

    padding-left: 34px;

    font-size: 16px;

    color: #666;

    background: url(../images/side_ico.png) 180px no-repeat;

    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;

}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}



/*右侧内容*/

article {

    width: 930px;

    float: right;

    padding: 0 10px;

}

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}



/*新闻列表*/

.met_module2_list {

    padding: 10px 10px
}



.met_module2_list dl {

    list-style: none;

    border-bottom: 1px solid #ddd;

    padding: 10px;

    overflow: hidden;

}



.met_module2_list dl dt {

    float: left;

    display: block;

    overflow: hidden;

    width: 225px;

}



.met_module2_list dl dt img {

    width: 225px;

    height: 155px;

    display: block;

}



.met_module2_list dl dd {

    width: 650px;

    float: right;

    display: block;

    ;

    overflow: hidden;

}



.met_module2_list dl dd h2 {

    font-size: 16px;

    color: #333;

    line-height: 36px;

}



.met_module2_list dl dd span {

    color: #818181;

    top: 15px;

    font-size: 12px;

    display: block;

    margin: 8px 0;

}



.met_module2_list dl dd p {

    font-size: 14px;

    color: #666;

    line-height: 26px;

}

.met_module2_list dl>a {

    font-size: 16px;

    color: #333;

    float: left;

}

.met_module2_list dl>span {

    color: #818181;

    float: right;

    display: inline-block
}

.met_module2_list dl:hover dd h2 {

    text-decoration: underline;

    color: #016fd9;

}




/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {

    padding: 30px 10px;

}

/*图片列表*/

.module_list_img {

    padding: 30px 10px;

}

.module_list_img li {
    width: 25%;
    float: left;
    margin-bottom: 20px;

}

.module_list_img li a {

    display: block;

    width: 280px;

    text-align: center;

}

.module_list_img li .img-size{
    border: 1px solid #ccc;
    width:280px;
    height: 335px;
    overflow: hidden;
    position:relative;
}

.module_list_img li .img-size img{
    width:100%;
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
}

.module_list_img li h3 {

    font-weight: normal;

}

/*图片详情*/

.product-info {

    padding: 10px;

}

.product-img {

    width: 500px;

    float: left;

    border-right: 1px solid #eee;

    padding-right: 49px;

}

.product-img img {

    width: 100%;

}

.product-arr {

    float: left;

    width: 550px;

    padding-left: 50px;

}

.product-arr h3 {

    font-size: 24px;

    padding: 20px 5px;

    border-bottom: 1px solid #ddd;

}

.product-arr p {

    line-height: 28px;

    font-size: 14px;

}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}



/*留言*/

.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}



/*分页*/

.page-list {

    clear: both;

    margin: 20px 0px 0px 0px;

    text-align: center;

}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {

    display: inline-block;

    font-family: Arial;

    font-size: 13px;

    padding: 7px 11px;

    margin-left: 6px;

    background-color: #fff;

    border: 1px solid #e6e6e6;

    border-radius: 4px;

}

.page-item.active .page-link {

    z-index: 1;

    color: #fff;

    background-color: #007bff;

    border-color: #007bff;

}

.page-item.disabled .page-link {

    color: #6c757d;

    pointer-events: none;

    cursor: auto;

    background-color: #fff;

    border-color: #dee2e6;

}

/* 案例列表  */

.case_list_article,
.case_list_article2 {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 40px 0;
}

.case_list_article dl {
    float: left;
    width: 300px;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #ededed
}

.case_list_article dl:nth-child(3n) {
    margin-right: 0;
}

.case_list_article dl dt {
    width: 300px;
    display: block;
    overflow: hidden;
    height: 212px;
}

.case_list_article dl a dt {
    overflow: hidden;
}

.case_list_article dl dt img {
    transition: all .3s;
    width: 300px;
}

.case_list_article dl dd {
    padding: 15px;
    display: block;
    overflow: hidden;
}

.case_list_article dl dd h3 {
    font-size: 16px;
    line-height: 30px;
}


.case_list_article dl dd p {
    font-size: 14px;
    color: rgb(97, 96, 96);
    line-height: 24px;
    height: 45px;
    padding: 5px 0;
}

.case_list_article dl:hover dt img {
    transform: scale(1.1);
}

.case_list_article dl:hover dd h3 {
    color: #014099;
}


.case_list_article2 dl {
    float: left;
    width: 392px;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 20px;

}

.case_list_article2 dl:nth-child(3n) {
    margin-right: 0;
}

.case_list_article2 dl dt {
    width: 390px;
    display: block;
    overflow: hidden;
}

.case_list_article2 dl a dt {
    overflow: hidden;
}

.case_list_article2 dl dt img {
    transition: all .3s;
    width: 390px;
}

.case_list_article2 dl dd {
    padding: 15px;
    display: block;
    overflow: hidden;
}

.case_list_article2 dl dd h3 {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}



.case_list_article2 dl:hover dd h3 {
    color: #014099;
}


/*  加盟  */
.page_bg {
    width: 100%;
    height: 420px;
    display: block;
    overflow: hidden;
}

.page_bg img {
    width: 100%;
}

.join_us {
    width: 100%;
    display: block;
    overflow: hidden;
}

.join_01 {
    width: 1200px;
    display: block;
    margin: 50px auto;
    overflow: hidden;
}

.join_tit {
    text-align: center;
    display: block;
    overflow: hidden;
    width: 100%;
    background: url(../images/join_03.png) bottom no-repeat;
    padding-bottom: 15px;
}

.join_tit h3 {
    font-size: 24px;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
}

.join_tit h4 {
    font-size: 30px;
    color: #014099;
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.join_tit2 {
    text-align: center;
    display: block;
    overflow: hidden;
    width: 100%;
    background: url(../images/join_088.png) bottom no-repeat;
    padding-bottom: 15px;
}

.join_tit2 h3 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
}

.join_tit2 h4 {
    font-size: 30px;
    color: #fff;
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.part_01 {
    width: 100%;
    margin-top: 50px;
    display: block;
    overflow: hidden;
}

.part_txt {
    width: 684px;
    display: block;
    background: #014099;
    height: 283px;
    position: relative;
}

.part_txt p {
    padding: 35px 70px 10px;
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    text-align: center;
}

.part_txt .pp {
    position: absolute;
    top: 35px;
    left: 20px;
}

.part_txt .pp2 {
    position: absolute;
    bottom: 35px;
    right: 20px;
}

.join_02 {
    width: 1130px;
    display: block;
    overflow: hidden;
    margin: 50px auto;
    -moz-box-shadow: -1px 1px 11px #999;
    -webkit-box-shadow: -1px 1px 11px #999;
    box-shadow: -1px 1px 11px #999;
    background: #fff;
    padding: 30px;
}

.j_tit {
    text-align: center;
    display: block;
    overflow: hidden;
    width: 100%;
}

.j_tit h3 {
    font-size: 24px;
    color: #014099;
}

.j_tit h3 i {
    font-size: 12px;
    font-style: normal;
    color: #666;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 10px;
}

.join_list {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 40px;
}

.join_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.join_list ul li {
    width: 330px;
    float: left;
    display: block;
    overflow: hidden;
    padding: 30px 15px;
    margin-right: 20px;
}

.join_list ul li h3 {
    width: 52px;
    height: 55px;
    display: block;
    overflow: hidden;
    background: url(../images/join_15.png) no-repeat;
    margin: 0 auto;
    color: #fff;
    line-height: 55px;
    text-align: center;
    font-size: 24px;
}

.join_list ul li:nth-child(1) {
    background: #fdefd7;
}

.join_list ul li p {
    padding: 30px 15px;
    display: block;
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 40px;
    height: 120px;
}

.join_list ul li span {
    width: 248px;
    margin: 10px auto;
    border-radius: 10px;
    text-align: center;
    display: block;
    padding: 10px 0;
}

.join_list ul li span a {
    font-size: 16px;
    color: #fff;
    display: block;
}

.join_list ul li:nth-child(2) {
    background: #e7e3ff;
}

.join_list ul li:nth-child(3) {
    background: #d8ecff;
    margin-right: 0;
}

.join_list ul li:nth-child(1) span {
    background: #fda100;
}

.join_list ul li:nth-child(2) span {
    background: #5e46e3;
}

.join_list ul li:nth-child(3) span {
    background: #0082fd;
}

.join_03 {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/join_04.jpg) top center no-repeat;
    padding: 40px 0 50px;
}

.jm_tit {
    position: absolute;
    top: 35%;
    left: 37%;
    display: block;
    width: 310px;
    text-align: center;
}

.jm_tit h3 {
    font-size: 48px;
    color: #fff;
    line-height: 60px;
    letter-spacing: 2px;
    font-weight: normal;
}

.part_02 {
    width: 1200px;
    margin: 40px auto;
    display: block;
    overflow: hidden;
}

.part_03 {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    background: url(../images/join_06.png) no-repeat;
    padding: 30px 0;
    height: 325px;
    position: relative;
}

.part_03 ul {
    width: 318px;
    display: block;
    overflow: hidden;
}

.part_03 ul li {
    width: 302px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin: 25px 10px 30px;
}

.join_lx {
    width: 1200px;
    margin: 40px auto;
    display: block;
    overflow: hidden;
}

.join_message {
    width: 694px;
    margin: 40px auto 0;
    display: block;
    overflow: hidden;
}

.join_message ul {
    list-style: none;
}

.join_message ul li {
    width: 48%;
    float: left;
    margin-right: 3%;
    display: block;
    overflow: hidden;
}

.join_message ul li:nth-child(2) {
    margin-right: 0;
}

.join_message ul li p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    background: url(../images/ico_06.png) no-repeat;
    padding-left: 25px;
}

.join_message ul li:nth-child(2) p {
    background: url(../images/ico_05.png) no-repeat;
}

.join_message ul li input {
    border: 1px solid #ccc;
    line-height: 40px;
    margin: 15px 0;
    display: block;
    padding-left: 10px;
    width: 95%;
    color: #999;
}

.join_message ul li:nth-child(3) {
    width: 30%;
    margin: 10px auto;
    border: none;
    float: none;
}

.join_message ul li .submit1 {
    background: #014099;
    border-radius: 30px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    border: none;
}

/*  资质 */
.honor_list02 {
    width: 1200px;
    margin: 20px auto;
    display: block;
    overflow: hidden;
}

.honor_list02 dl {
    width: 1060px;
    padding: 60px 50px;
    -moz-box-shadow: -1px 1px 11px #999;
    -webkit-box-shadow: -1px 1px 11px #999;
    box-shadow: -1px 1px 11px #999;
    border: 8px solid #fff;
    margin: 30px auto;
    background: #014099;
}

.honor_list02 dl dt {
    text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
}

.honor_list02 dl dt h3 {
    font-size: 24px;
    color: #fff;
    line-height: 42px;
}

.honor_list02 dl dt p {
    font-size: 16px;
    color: #fff;
    background: #448cf1;
    margin: 0 400px;
}

.honor_list02 dl dd {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 40px;
}

.honor_list02 dl dd .list01 {
    list-style: none;
    overflow: hidden;
    padding: 0 5px;
}

.honor_list02 dl dd .list01 li {
    width: 31%;
    display: block;
    margin-right: 3%;
    float: left;
}

.honor_list02 dl dd .list01 li:nth-child(3n) {
    margin-right: 0
}

.honor_list02 dl dd .list01 li img {
    width: 100%;
}

.honor_list02 dl dd .list01 li:hover img{
    box-shadow: #fff 0 0 15px;
}

.honor_list02 dl dd .list02 {
    list-style: none;
    overflow:hidden;
    padding: 0 5px;
}

.honor_list02 dl dd .list02 li {
    width: 23.5%;
    display: block;
    margin-right: 1.5%;
    float: left;
}

.honor_list02 dl dd .list02 li:nth-child(4n) {
    margin-right: 0
}

.honor_list02 dl dd .list02 li img {
    width: 100%;
}

.honor_list02 dl dd .list02 li:hover img{
    box-shadow: #fff 0 0 15px;
}